From 8a556a3a6154691743aab5f8923f65a8edf307a8 Mon Sep 17 00:00:00 2001 From: Joanmarie Diggs Date: Mon, 24 Mar 2014 18:19:40 -0400 Subject: [PATCH] Add missing AtkRelations for labelled containers in the print dialog These AtkRelation types are added automatically for widgets with a label specified (e.g. via gtk_label_set_mnemonic_widget, gtk_frame_set_label, and gtk_frame_set_label_widget). When such specification is absent, the accessible relationship must be manually set. https://bugzilla.gnome.org/show_bug.cgi?id=726996 --- gtk/resources/ui/gtkprintunixdialog.ui | 42 ++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/gtk/resources/ui/gtkprintunixdialog.ui b/gtk/resources/ui/gtkprintunixdialog.ui index ebbf4e2c11..cb4c07b0e6 100644 --- a/gtk/resources/ui/gtkprintunixdialog.ui +++ b/gtk/resources/ui/gtkprintunixdialog.ui @@ -201,6 +201,9 @@ + + + False @@ -318,6 +321,9 @@ 1 + + + False @@ -348,6 +354,9 @@ + + + False @@ -447,6 +456,9 @@ 2 + + + False @@ -508,6 +520,9 @@ + + + False @@ -720,6 +735,9 @@ 1 + + + False @@ -750,6 +768,9 @@ + + + False @@ -938,6 +959,9 @@ 1 + + + False @@ -1023,6 +1047,9 @@ + + + False @@ -1101,6 +1128,9 @@ 1 + + + False @@ -1132,6 +1162,9 @@ + + + False @@ -1240,6 +1273,9 @@ 1 + + + False @@ -1271,6 +1307,9 @@ + + + False @@ -1349,6 +1388,9 @@ 1 + + + False -- 2.30.2